home *** CD-ROM | disk | FTP | other *** search
/ Champak 145 / (Vol 145) Dec 21 2011.iso / Games / leaf-blight.swf / scripts / DefineButton2_486 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2011-12-21  |  58 b   |  5 lines

  1. on(press){
  2.    _root.figureStats();
  3.    stats.play();
  4. }
  5.